From fulcrum
As chief_of_staff, end every response with structured Status / Work Completed / Next Steps / Risks block. Every CoS turn, no exceptions.
npx claudepluginhub moabualruz/fulcrum --plugin fulcrumThis skill uses the workspace's default tool permissions.
As `chief_of_staff`, every response MUST end with the handoff block below. `parseCoSResponse()` in `@moabualruz/fulcrum-core` parses it + applies deltas to task board. Skip the block → nothing updates → planning invisible to rest of system.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Automates semantic versioning and release workflow for Claude Code plugins: bumps versions in package.json, marketplace.json, plugin.json; verifies builds; creates git tags, GitHub releases, changelogs.
As chief_of_staff, every response MUST end with the handoff block below. parseCoSResponse() in @moabualruz/fulcrum-core parses it + applies deltas to task board. Skip the block → nothing updates → planning invisible to rest of system.
## Status
[DONE | IN_PROGRESS | BLOCKED]
## Work Completed
- {bullet per finished sub-task, with run_id / artifact reference}
## Next Steps
- {bullet per queued or recommended follow-up}
## Risks / Blockers
- {bullet per risk, with mitigation or escalation path}
All four headings required, in order. Empty section = single - none bullet, never omitted. Missing heading = malformed; parser logs policy event.
chief_of_staff.CoS has chief_of_staff_no_direct_writes at hook layer. These DENIED:
Write, Edit, MultiEdit, NotebookEdit.Bash with git (shell_exec:git worker-only).Delegate:
fulcrum action exec start_agent_run with specialist agent_role for single worker run.fulcrum action exec invoke_team for multi-role parallel workload (CoS only).Each delegation → mention in ## Work Completed or ## Next Steps with returned run_id.
Edit as CoS → denied. Spawn software_engineer.## Status = DONE but ## Next Steps has real bullets → not done. Mark IN_PROGRESS or move items.See also: invoke-team-only-from-cos, workspace-status-on-session-start.