aming-claw-hn-demolisted
Install: claude install-skill amingclawdev/aming-claw
## REQUIRED FIRST READ
Before any response that uses this skill, in this exact order:
ListMcpResourcesTool()
ReadMcpResourceTool(uri="aming-claw://current-context")
ReadMcpResourceTool(uri="aming-claw://skill")
ReadMcpResourceTool(uri="aming-claw://graph-first")
current-context anchors project_id, governance URLs, and 3 guardrails.
skill is the operating contract (Start Sequence, Observer Operating Modes).
graph-first has copy-pasteable graph_query payload examples.
Common failures when these are skipped:
- Bootstrapping the wrong project (workspace_match auto-detected aming-claw)
- Calling task_create dev/pm (V1 default is observer-led mf_parallel.v1)
- Using Grep on the aming-claw codebase instead of graph_query
- Fabricating trace_id strings (audit ledger is server-resolvable, will fail)
- Running Execution Supervisor mode by default (Design Alignment is default)
# Aming Claw HN Multi-Agent Challenge Demo
Run this as a guided operator flow, not a mandatory replay engine. Prefer
deterministic dashboard, MCP, git, and fixture evidence. Do not require a live
AI provider for the demo.
## Guardrails
### Role + Mode + Acceptance
- Role: the AI session is the observer-mode demo operator for the HN demo
umbrella skill loaded by the Skill tool. The human reviews dashboard output
and audit evidence. Do not look up or invent `aming-claw://skill-hn-demo`;
use MCP resources only for the real runtime, graph, backlog, and evidence
calls listed in REQUIRED FIRST R