بنقرة واحدة
kyberbot-factory-inspect
Read-only queries across kyberbot factory jobs — status, search, and reporting.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Read-only queries across kyberbot factory jobs — status, search, and reporting.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Operator console for the kyberbot factory — create, manage, and advance jobs through the pipeline.
Operator console for the kyberbot factory — create, manage, and advance jobs through the pipeline.
Persist important information from this conversation to long-term memory. Use proactively whenever the user mentions a person, project, company, decision, meeting, deadline, preference, or any fact that future sessions should know about. Also use when the user says remember this, store this, note this, keep track of, or don't forget.
Look up what the agent knows about a person, project, company, place, or topic from the entity graph and timeline. Use proactively whenever the user mentions someone by name, references a project or company, asks about past interactions, or says who is, what do we know about, tell me about, or recall.
Back up all agent data to GitHub — SQLite databases, Claude Code memory, identity, skills, brain notes. Use when the user says backup, back up, save everything, push to github, or snapshot. Also used by heartbeat for automated backups.
Save long-form knowledge, research findings, architecture decisions, reference material, or structured notes to the brain/ directory for persistent retrieval. Use when the user shares detailed information that doesn't fit a single memory, discusses architecture or design decisions, provides reference material, shares meeting notes or research, or says save this to the brain, write this down, document this, or take notes on.
| name | kyberbot-factory-inspect |
| description | Read-only queries across kyberbot factory jobs — status, search, and reporting. |
Read-only queries across all factory jobs. Search, filter, and report on jobs without modifying any records.
Scan kyberbot-factory/jobs/ and present a summary table:
| ID | Title | Type | Status | Updated |
|---|
Read frontmatter across all jobs, filter by requested status or phase.
Filter jobs by type value (feature, enhancement, defect, hotfix, security, chore).
Read and present the full record for a specific job ID.
Count jobs per phase/status and present a dashboard view:
research: 2 | implementation: 3 | closed: 5
kyberbot-factory-console)