Skip to main content
مستودع GitHub

controlkeel

يحتوي controlkeel على 31 من skills المجمعة من aryaminus، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
31
Stars
11
محدث
2026-07-17
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

bounded-loop
مطوّرو البرمجيات

Run objective, repeatable improvement work under an immutable verifier and hard iteration, cost, time, and no-progress limits. Use for approved experiments with an automated metric and sandboxed worker.

2026-07-17
communication-style
مطوّرو البرمجيات

Write concise, calm technical responses whose structure matches the decision, evidence, or sequence being communicated. Use when drafting substantial plans, reviews, findings, documentation, or completion summaries.

2026-07-17
controlkeel-governance
المهن الحاسوبية الأخرى

Operate inside a ControlKeel-governed session. Use this before code edits, shell execution, delegation, deploy work, or any task that needs CK validation, findings, budget, proof, or routing context.

2026-07-17
cost-optimization
المهن الحاسوبية الأخرى

Keep a governed session within budget. Use this before long-running agent work, bulk processing, or any task where spend pressure could change the plan.

2026-07-17
end-of-shift
المهن الحاسوبية الأخرى

Close a governed work session with validation, proof, findings, budget, digest, learning, and handoff checks. Use when the user asks to wrap up, stop for the day, or leave work ready for another agent.

2026-07-17
false-confidence-test-audit
محللو ضمان جودة البرمجيات والمختبرون

Audit tests that may pass without proving the claimed behavior. Use for periodic test-quality reviews or when coverage looks healthy but regressions still escape.

2026-07-17
handoff
المهن الحاسوبية الأخرى

Persist session state and hand off in-progress work to a background agent or delegated execution. Use when work outgrows the current session, context is near limit, or a task needs to continue unattended.

2026-07-17
ship-readiness
المهن الحاسوبية الأخرى

Check install-to-first-finding metrics, funnel stage, findings state, proofs, and approvals before calling a session ready to ship.

2026-07-17
agent-integration
المهن الحاسوبية الأخرى

Attach ControlKeel to agents, verify MCP connectivity, confirm native skills availability, and choose the right distribution target for each client.

2026-07-11
standup-summary
مطوّرو البرمجيات

Summarize work completed over a time period using git commits + CK session data. Trigger: 'what did I get done', 'standup', 'weekly summary', 'status update'.

2026-07-07
challenge
متخصصو إدارة المشاريع

Adversarially challenge the current plan or finding. Assume the direction is wrong and build the strongest case against it. Surfaces blind spots, false assumptions, and unexplored alternatives before execution starts.

2026-05-30
deslop
مطوّرو البرمجيات

Clean AI slop: remove narrative comments, verbosity, hallucinated patterns, padding. Also cleans AI-generated issue/PR text. Trigger: 'unslop', 'clean up AI code', 'remove slop', 'clean up issue description'. Complements aislop detection.

2026-05-30
continuity
مطوّرو البرمجيات

Learn, record, audit, and apply codebase patterns consistently across a repo by comparing current code to canonical local examples stored in CK memory. Use when asked to preserve continuity, learn a pattern, check drift, fix inconsistent implementations, or enforce local conventions.

2026-05-30
architect-first
مطوّرو البرمجيات

Settle types, module shape, and boundaries before implementation. Trigger: 'architect this', 'design module structure', 'settle types first'. For multi-module changes.

2026-05-29
cli-for-agents
مطوّرو البرمجيات

Design/review CLIs for agent-friendliness: non-interactive flags, layered help, idempotency, dry-run, actionable errors. Trigger: 'agent CLI', 'automation-friendly CLI', 'headless CLI design'.

2026-05-29
continual-learning
مطوّرو البرمجيات

Auto-mine session for durable memory: user preferences and workspace facts. Trigger: 'learn from this', 'update memory', 'save what we learned', or at session end.

2026-05-29
deep-code-quality-review
محللو ضمان جودة البرمجيات والمختبرون

Strict maintainability review: abstraction quality, file size, spaghetti growth, code-judo simplification. Trigger: 'deep quality review', 'thermo-nuclear review', 'harsh maintainability audit'.

2026-05-29
investigate
مطوّرو البرمجيات

Read-only codebase Q&A: trace code paths, answer how/why/where questions without changes. Trigger: 'how does X work', 'why was Y built this way', 'trace the data flow'.

2026-05-29
orchestrate-tasks
مطوّرو البرمجيات

Fan large tasks across parallel agents with planner/worker/verifier roles and structured handoffs. Trigger: 'parallelize', 'fan out', 'orchestrate', or when plan-slice produces 3+ independent slices.

2026-05-29
parallel-review
محللو ضمان جودة البرمجيات والمختبرون

Run security + code quality reviews concurrently, synthesize deduplicated findings. Trigger: 'full review', 'parallel review', 'both reviews', comprehensive pre-merge check.

2026-05-29
reviewable-pr
مطوّرو البرمجيات

Prepare PRs for review: clean noisy history, improve descriptions, add reviewer guidance. Trigger: 'make easy to review', 'tidy PR', 'clean up commits', 'annotate diff'.

2026-05-29
tdd-bugfix
محللو ضمان جودة البرمجيات والمختبرون

Reproduce → root-cause → failing test → minimal fix → verify. Trigger: 'fix this bug', 'reproduce and fix', 'TDD fix'. Requires a local test path.

2026-05-29
cloudflare-agent
محللو أمن المعلومات

Enable ControlKeel governance for Cloudflare Agents with policy gates, budget enforcement, PII detection, and secure execution.

2026-05-18
align
متخصصو إدارة المشاريع

Interview the user about their goal before any plan or code. Reach shared understanding of what, why, which layers, success criteria, and unknowns. Feed the result into plan-slice or ck_review_submit.

2026-05-06
plan-slice
متخصصو إدارة المشاريع

Decompose an aligned goal into independently executable vertical slices with explicit blocking relationships. Each slice must cross all touched system layers — not a single layer. Submit for human approval before any implementation begins.

2026-05-06
agent-pattern-verification
محللو أمن المعلومات

Verify AI agent code for dangerous patterns including infinite loops, unbounded retries, tool hallucinations, and context overflow. Use before deploying agent workflows or when reviewing agent code.

2026-05-02
benchmark-operator
محللو ضمان جودة البرمجيات والمختبرون

Run, inspect, import, and export ControlKeel benchmark suites and multi-subject matrices. Use this when comparing governed and external agents or validating policy changes.

2026-05-02
compliance-audit
محللو أمن المعلومات

Run a structured compliance audit against active ControlKeel policy packs and domain controls. Use this before shipping regulated data flows, external integrations, or document exports.

2026-05-02
domain-audit
ضباط الامتثال

Audit a session against its domain pack, especially the regulated and operations-heavy packs such as HR, legal, marketing, sales, real-estate, government, insurance, logistics, manufacturing, e-commerce, and nonprofit. Use this when domain-specific policy needs a manual pass.

2026-05-02
proof-memory
مطوّرو البرمجيات

Use ControlKeel proof bundles, typed memory, workspace snapshots, transcript summaries, and resume packets before closing or resuming work. Activate this when you need durable evidence or historical context.

2026-05-02
security-review
محللو أمن المعلومات

Run a structured security review before marking a task done. Use this for code, config, architecture, or release reviews that need OWASP, baseline pack, and domain-pack coverage.

2026-05-02