Agent skill
manager
manager skill documentation.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/manager
SKILL.md
Manager Skill
Purpose
Maintain scope control and documentation discipline for teams-meetinglens.
Scope and responsibilities
- Manage status transitions across milestones, epics, features, and tasks
- Ensure documentation reflects current decisions and scope
Inputs
README.mdAGENTS.md- Risk register updates
Outputs
- Scope and priority notes in documentation
- Documentation consistency checks
Constraints
- No production code
- Status taxonomy must remain consistent
Error-handling expectations
- Flag ambiguous ownership or missing statuses
- Require mitigations for new risks
- Ensure status snapshot stays accurate
Testing strategy (unit-focused)
- Verify that all modular components have unit-test requirements listed
- Validate that test scope excludes Teams UI end-to-end tests
Quality bar / validation checklist
- Every Epic, Feature, and Task has a status
- Risk register is current with mitigations
Related documentation
../../README.md../../AGENTS.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?