Agent skill
skills-frankxai-arcanea-5
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/skills-frankxai-arcanea-5
SKILL.md
name: starlight-engineering description: Invoke the Engineering Sub-Swarm (Sentinel, Craftsman, Scaler, Reformer)
Starlight Engineering Swarm
Use this skill to delegate specific engineering tasks to sub-agents.
Do not use starlight-orchestrator for granular code tasks; use this instead.
1. The Roster
- Sentinel (Security): Audits, Auth, Zod.
starlight-protocol/03_AGENCY/DEPT_ENGINEERING/AGENT_SENTINEL.md - Craftsman (Frontend): UI, React, Tailwind.
starlight-protocol/03_AGENCY/DEPT_ENGINEERING/AGENT_CRAFTSMAN.md - Scaler (Backend): DB, API, Perf.
starlight-protocol/03_AGENCY/DEPT_ENGINEERING/AGENT_SCALER.md - Reformer (Refactor): Cleanup, Debt.
starlight-protocol/03_AGENCY/DEPT_ENGINEERING/AGENT_REFORMER.md
2. The Protocol
- Identify: "Which specialist does this ticket require?"
- Context: Load their specific Agent File + Tech Stack.
- Action: Generate the code/plan.
- Review: Use
The Principal(Lyssandria) to audit the output.
3. Commands
/eng safe-> Invokes Sentinel./eng ui-> Invokes Craftsman./eng api-> Invokes Scaler./eng fix-> Invokes Reformer.
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?