core-discipline — business-context core-discipline, business-context-os, community, business-context, ide skills, business-context-engineering, claude-code, claude-code-skill, clear-methodology, context-engineering, Claude Code

v1.0.0

このスキルについて

Ideal for AI Agents like Cursor, Windsurf, and Claude Code needing proactive context discovery and skill invocation for effective document and knowledge management. Business Context Engineering for Claude Code. Create order in your business knowledge - and keep it. CLEAR methodology, self-learning lessons system, strategic reflection, session persistence, 8 skills. For marketers, strategists, founders, anyone managing business docs.

# Core Topics

walm00 walm00
[7]
[0]
Updated: 4/8/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
7/11
Quality Score
29
Canonical Locale
en
Detected Body Locale
en

Ideal for AI Agents like Cursor, Windsurf, and Claude Code needing proactive context discovery and skill invocation for effective document and knowledge management. Business Context Engineering for Claude Code. Create order in your business knowledge - and keep it. CLEAR methodology, self-learning lessons system, strategic reflection, session persistence, 8 skills. For marketers, strategists, founders, anyone managing business docs.

このスキルを使用する理由

Empowers agents to enforce the 1% Rule, ensuring relevant skills are invoked when needed, and provides a bootstrap discipline for proactive skill discovery, utilizing skills like context-audit, context-ingest, and clear-planner to manage documents and knowledge effectively.

おすすめ

Ideal for AI Agents like Cursor, Windsurf, and Claude Code needing proactive context discovery and skill invocation for effective document and knowledge management.

実現可能なユースケース for core-discipline

Automating context discovery for small changes and significant updates
Invoking relevant skills like context-onboarding and context-mine for new data points
Optimizing workflow with clear-planner for restructuring clusters and creating new skills

! セキュリティと制限

  • Requires integration with other skills like context-audit and clear-planner
  • May need user input when in doubt about task type or action
  • Should be used in conjunction with other skills, not as a substitute for specific skills

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is core-discipline?

Ideal for AI Agents like Cursor, Windsurf, and Claude Code needing proactive context discovery and skill invocation for effective document and knowledge management. Business Context Engineering for Claude Code. Create order in your business knowledge - and keep it. CLEAR methodology, self-learning lessons system, strategic reflection, session persistence, 8 skills. For marketers, strategists, founders, anyone managing business docs.

How do I install core-discipline?

Run the command: npx killer-skills add walm00/business-context-os/core-discipline. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for core-discipline?

Key use cases include: Automating context discovery for small changes and significant updates, Invoking relevant skills like context-onboarding and context-mine for new data points, Optimizing workflow with clear-planner for restructuring clusters and creating new skills.

Which IDEs are compatible with core-discipline?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for core-discipline?

Requires integration with other skills like context-audit and clear-planner. May need user input when in doubt about task type or action. Should be used in conjunction with other skills, not as a substitute for specific skills.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add walm00/business-context-os/core-discipline. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use core-discipline immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

core-discipline

Install core-discipline, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Core Discipline: The 1% Rule

Inspired by Superpowers framework

The Fundamental Rule

If there's a reasonable chance a skill applies to what you're doing, CHECK it. Match the overhead to the task.

  • Small change (update one data point, fix a typo) → just do it, no ceremony
  • Medium change (add a new data point, consolidate two docs) → check if context-audit or context-ingest applies
  • Significant change (restructure a cluster, create new skills) → use clear-planner, run the full workflow

The point is not to invoke every skill every time. The point is to not miss the ones that matter.


Purpose

This skill IS:

  • A bootstrap discipline enforcing proactive skill discovery before every action
  • An always-active overlay that applies throughout any session
  • The entry point that ensures other skills are found and invoked when relevant

This skill IS NOT:

  • A substitute for the specific skills it discovers (it finds them, they do the work)
  • A workflow orchestrator (use clear-planner for that)
  • Something you invoke explicitly -- it is always active

Default Behavior

Keep it simple. Match response to task.

Task TypeAction
Questions, commandsRespond directly
Single-file fixesJust do it
Small changes (1-3 files)Think briefly, execute

When in doubt: Ask the user — via AskUserQuestion, not prose (see "Decision-point UX" below).


Decision-point UX (cross-cutting)

Every decision point in every BCOS interaction uses AskUserQuestion. Not prose "should I do X?" questions. Not lists of options typed as text. Structured choice, clickable menu, dashboard-aware session state.

Applies everywhere: onboarding, ingest, audit, tune, migrate, dispatcher output, update confirmations, archival decisions, every skill that offers the user choices.

Skip only when:

  • Response is information-only, no choice involved
  • Decision is a trivial acknowledgement that would add more friction than value
  • User needs to TYPE something free-form (a name, custom cron, path) — prose + AskUserQuestion's "Other → free text" fallback works for hybrid cases
  • A scheduled dispatcher run finishes clean green with zero findings (one-line summary keeps the dashboard "Ready" status meaningful)

Canonical pattern + option-wording rules + good/bad examples: references/askuserquestion-pattern.md.

Special case — wrapping scripts with built-in prompts (like update.py's [y/N] prompt): invoke the script with --dry-run first, parse the output, surface the summary via AskUserQuestion, then re-invoke with --yes based on the user's choice. This keeps the Claude UX consistent whether the user runs scripts via shell or via Claude.


Key Skills (Invoke When Applicable)

SkillWhen to Use
context-onboardingFirst setup, scanning existing repo
context-ingestIntegrating new sources into data points
context-mineExtracting context from chat exports, meeting transcripts
context-auditAuditing context architecture
clear-plannerPlanning changes
daydreamStepping back to reflect
doc-lintValidating markdown, cross-references, JSON
ecosystem-managerEcosystem questions
lessons-consolidateKnowledge maintenance

Skill Types

Rigid (Exact Adherence):

  • context-audit - CLEAR compliance is non-negotiable

Flexible (Contextual):

  • context-ingest - Integrate new sources into existing data points
  • daydream - Process scales to need
  • lessons-consolidate - Process scales to need

The Compounding Rule

Every significant task produces TWO outputs:

  1. The deliverable — the answer, analysis, comparison, or recommendation the user asked for
  2. Context updates — updates to the relevant data points so the knowledge persists

After any synthesis, analysis, or research:

  • Identify which data points are affected
  • Offer to update them with the new insight
  • Update the Document Index if the landscape changed

Why: Without this rule, knowledge evaporates into chat history. With it, every conversation makes the context architecture richer. The system compounds.

Quality bar for all updates: see docs/_bcos-framework/methodology/document-standards.md — required fields, valid types/statuses, ownership specification rules.

Architecture docs: For system design context, see docs/_bcos-framework/architecture/system-design.md

関連スキル

Looking for an alternative to core-discipline or another community skill for your workflow? Explore these related open-source skills.

すべて表示

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

カスタマイズ可能なウィジェットプラグインをprompts.chatのフィードシステム用に生成する

149.6k
0
AI

flags

Logo of vercel
vercel

React フレームワーク

138.4k
0
ブラウザ

pr-review

Logo of pytorch
pytorch

Pythonにおけるテンソルと動的ニューラルネットワーク(強力なGPUアクセラレーション)

98.6k
0
開発者